/* testimonal styling */
.custom {
	padding-top: 5em;
}
.custom blockquote {
	background-color: #dbf1f8;
	padding: 2px 2px 2px 7px;
	border-left: 5px solid #59c0e1;	
}
/* breathing room on the right column */
div.span3 .moduletable {
	padding-right: 1em;
}